pubnub-kotlin-docs
Toggle table of contents
13.1.0
js
Target filter
js
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
[root]
/
PubNub
/
publishFile
publish
File
js
open
fun
publishFile
(
params
:
PubNub.PublishFileParameters
,
callback
:
Callback
<
PubNub.PublishFileResponse
>
)
open
fun
publishFile
(
params
:
PubNub.PublishFileParameters
)
:
Promise
<
PubNub.PublishFileResponse
>